Home
last modified time | relevance | path

Searched defs:componentSize (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/common/
Dutilities.h167 size_t componentSize; member
184 size_t componentSize, in UniformTypeInfo()
/third_party/skia/src/sksl/
DSkSLMemoryLayout.h28 static size_t vector_alignment(size_t componentSize, int columns) { in vector_alignment()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineVertexInputTests.cpp604 const auto componentSize = getVertexFormatComponentSize(attributeInfo.vkType); in createInstance() local
1441 const deUint32 componentSize = getVertexFormatComponentSize(format); in writeVertexInputValueSint() local
1478 const deUint32 componentSize = getVertexFormatComponentSize(format); in writeVertexInputValueUint() local
1502 const deUint32 componentSize = getVertexFormatComponentSize(format); in writeVertexInputValueSfloat() local
DvktPipelineSamplerBorderSwizzleTests.cpp1243 const auto componentSize = !useStencil ? tcu::getChannelSize(tcuFormat.type) : 1; in getRandomClearColor() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineVertexInputTests.cpp1306 const deUint32 componentSize = getVertexFormatComponentSize(format); in writeVertexInputValueSint() local
1343 const deUint32 componentSize = getVertexFormatComponentSize(format); in writeVertexInputValueUint() local
1367 const deUint32 componentSize = getVertexFormatComponentSize(format); in writeVertexInputValueSfloat() local
DvktPipelineSamplerBorderSwizzleTests.cpp1124 const auto componentSize = tcu::getChannelSize(tcuFormat.type); in getRandomClearColor() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTrinaryMinMaxTests.cpp121 deUint32 TestParams::componentSize () const in componentSize() function in vkt::SpirVAssembly::__anon1ddf91950111::TestParams
/third_party/vk-gl-cts/modules/glshared/
DglsLongStressCase.cpp995 const int componentSize = (int)(isFloat ? sizeof(GLfloat) : sizeof(GLint)); in generateRandomAttribData() local
DglsDrawTest.cpp1594 const size_t componentSize = sizeof(T); in createBasicArray() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsmTrinaryMinMaxTests.cpp121 deUint32 TestParams::componentSize () const in componentSize() function in vkt::SpirVAssembly::__anon429551750111::TestParams
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_decorations.cpp295 const auto componentSize = in getSize() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_decorations.cpp295 const auto componentSize = in getSize() local
/third_party/spirv-tools/source/val/
Dvalidate_decorations.cpp322 const auto componentSize = in getSize() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
DvktRayTracingMiscTests.cpp3888 const auto componentSize = getComponentSizeBytes (baseType); in init() local
4334 const auto componentSize = getComponentSizeBytes (baseDataType); in verifyResultBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingMiscTests.cpp3893 const auto componentSize = getComponentSizeBytes (baseType); in init() local
4339 const auto componentSize = getComponentSizeBytes (baseDataType); in verifyResultBuffer() local