Searched defs:attributeCount (Results 1 – 10 of 10) sorted by relevance
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
D | RenderPipelineVk.cpp | 504 uint32_t attributeCount = 0; in ComputeVertexInputDesc() local
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
D | RenderPipelineVk.cpp | 578 uint32_t attributeCount = 0; in ComputeVertexInputDesc() local
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
D | DrawVertexAndIndexBufferOOBValidationTests.cpp | 105 uint32_t attributeCount = 0; in CreateVertexShaderModuleWithBuffer() local 141 size_t attributeCount = 0; in CreateRenderPipelineWithBufferDesc() local
|
/third_party/vk-gl-cts/modules/gles2/stress/ |
D | es2sDrawTests.cpp | 308 …int attributeCount = random.chooseWeighted<int, const int*, const float*>(DE_ARRAY_BEGIN(attri… in init() local
|
/third_party/vk-gl-cts/modules/gles31/stress/ |
D | es31sDrawTests.cpp | 442 …int attributeCount = random.chooseWeighted<int, const int*, const float*>(DE_ARRAY_BEGIN(attri… in init() local
|
/third_party/vk-gl-cts/modules/gles3/stress/ |
D | es3sDrawTests.cpp | 522 …int attributeCount = random.chooseWeighted<int, const int*, const float*>(DE_ARRAY_BEGIN(attri… in init() local
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fDrawTests.cpp | 594 …int attributeCount = random.chooseWeighted<int, const int*, const float*>(DE_ARRAY_BEGIN(attri… in init() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fDrawTests.cpp | 1029 …int attributeCount = random.chooseWeighted<int, const int*, const float*>(DE_ARRAY_BEGIN(attri… in init() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineVertexInputTests.cpp | 2120 const deUint32 attributeCount[] = { 16, 32, 64, 128, 0 }; in createMaxAttributeTests() local
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fDrawTests.cpp | 2153 …int attributeCount = random.chooseWeighted<int, const int*, const float*>(DE_ARRAY_BEGIN(attri… in init() local
|