Home
last modified time | relevance | path

Searched defs:attribute_count (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/karma/directive/
Dduplicate.hpp53 struct attribute_count struct
58 struct attribute_count<unused_type, false> struct
63 struct attribute_count<T, false> struct
/aosp_15_r20/external/mesa3d/src/gallium/frontends/vdpau/
H A Dmixer.c782 uint32_t attribute_count, in vlVdpVideoMixerSetAttributeValues()
945 uint32_t attribute_count, in vlVdpVideoMixerGetAttributeValues()
/aosp_15_r20/external/cronet/base/win/
H A Dstartup_information.cc23 DWORD attribute_count) { in InitializeProcThreadAttributeList()
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fShaderStateQueryTests.cpp878 int attribute_count = 16; in test() local
915 int attribute_count = 16; in test() local
977 int attribute_count = 16; in test() local
1009 int attribute_count = 16; in test() local
1041 int attribute_count = 16; in test() local
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fShaderStateQueryTests.cpp748 int attribute_count = 16; in test() local
785 int attribute_count = 16; in test() local
847 int attribute_count = 16; in test() local
/aosp_15_r20/external/cronet/base/process/
H A Dlaunch_win.cc265 DWORD attribute_count = 0; in LaunchProcess() local
/aosp_15_r20/frameworks/base/tools/aapt2/xml/
H A DXmlPullParser.cpp192 size_t XmlPullParser::attribute_count() const { in attribute_count() function in aapt::xml::XmlPullParser
/aosp_15_r20/external/mesa3d/src/panfrost/lib/genxml/
H A Ddecode_jm.c286 int varying_count = 0, attribute_count = 0, uniform_count = 0, in GENX() local
/aosp_15_r20/external/pdfium/testing/fuzzers/
H A Dpdf_xfa_fdp_fuzzer.cc866 size_t attribute_count = data_provider->ConsumeIntegralInRange(1, 5); in GenXfaTree() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/vc4/kernel/
H A Dvc4_validate.c137 uint32_t attribute_count = pointer_bits & 7; in gl_shader_rec_size() local
/aosp_15_r20/external/mesa3d/src/panfrost/util/
H A Dpan_ir.h275 unsigned attribute_count; member
/aosp_15_r20/external/python/cpython3/Modules/
D_winapi.c961 DWORD attribute_count = 0; in getattributelist() local
/aosp_15_r20/external/igt-gpu-tools/lib/
H A Dpanfrost-job.h482 u16 attribute_count; member
/aosp_15_r20/external/vulkan-validation-layers/tests/
H A Dvklayertests_pipeline_shader.cpp2608 const uint32_t attribute_count = m_device->props.limits.maxVertexInputAttributes + 1; in TEST_F() local