Home
last modified time | relevance | path

Searched refs:graphicsCheckStruct (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsm16bitStorageTests.cpp902 bool graphicsCheckStruct(const std::vector<Resource> &originalFloats, const vector<AllocationSp> &o… in graphicsCheckStruct() function
6227graphicsCheckStruct<deFloat16, float, SHADERTEMPLATE_STRIDE16BIT_STD430, in addGraphics16BitStorageUniformStructFloat16To32Group()
6229graphicsCheckStruct<deFloat16, float, SHADERTEMPLATE_STRIDE16BIT_STD140, in addGraphics16BitStorageUniformStructFloat16To32Group()
6479graphicsCheckStruct<float, deFloat16, SHADERTEMPLATE_STRIDE32BIT_STD430, in addGraphics16BitStorageUniformStructFloat32To16Group()
6481graphicsCheckStruct<float, deFloat16, SHADERTEMPLATE_STRIDE32BIT_STD140, in addGraphics16BitStorageUniformStructFloat32To16Group()
6711 graphicsCheckStruct<int16_t, int16_t, SHADERTEMPLATE_STRIDEMIX_STD140, in addGraphics16bitStructMixedTypesGroup()
6713graphicsCheckStruct<int16_t, int16_t, SHADERTEMPLATE_STRIDEMIX_STD430, SHADERTEMPLATE_STRIDEMIX_ST… in addGraphics16bitStructMixedTypesGroup()