Home
last modified time | relevance | path

Searched defs:useType (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeCooperativeMatrixTests.cpp193 UseType useType; member
200 bool isKhr(UseType useType) in isKhr()
4964 const char *getUseType(UseType useType) in getUseType()
4984 …ext &testCtx, vk::ComputePipelineConstructionType computePipelineConstructionType, UseType useType) in createCooperativeMatrixTestsInternal()
DvktComputeWorkgroupMemoryExplicitLayoutTests.cpp66 void useType(glu::DataType dt) in useType() function
/external/deqp/modules/glshared/
DglsFboUtil.cpp672 static void logImage(const Image &img, TestLog &log, bool useType) in logImage()