Home
last modified time | relevance | path

Searched defs:componentWidth (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageAtomicOperationTests.cpp134 static string getComponentTypeStr(uint32_t componentWidth, bool intFormat, bool uintFormat, bool fl… in getComponentTypeStr()
150 static string getVec4TypeStr(uint32_t componentWidth, bool intFormat, bool uintFormat, bool floatFo… in getVec4TypeStr()
454 const auto componentWidth = getFormatComponentWidth(mapTextureFormat(format), 0u); in AddFillReadShader() local
796 const uint32_t componentWidth = getFormatComponentWidth(imageFormat, 0); in initPrograms() local
923 const uint32_t componentWidth = getFormatComponentWidth(imageFormat, 0); in initPrograms() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineVertexInputTests.cpp1499 const uint32_t componentWidth = getPackedVertexFormatComponentWidth(format, componentNdx); in writeVertexInputValueIntPacked() local
1562 const uint32_t componentWidth = getPackedVertexFormatComponentWidth(format, componentNdx); in writeVertexInputValueUfloat() local