Home
last modified time | relevance | path

Searched defs:getCaseName (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderProvokingVertexTestsEXT.cpp99 std::string getCaseName(Geometry geometry) in getCaseName() function
115 std::string getCaseName(const ProvokingVertexModeVec &modes) in getCaseName() function
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fShaderUniformIntegerFunctionTests.cpp154 static std::string getCaseName(glu::Precision precision, glu::ShaderType shaderType) in getCaseName() function
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationCommonEdgeTests.cpp484 std::string getCaseName(const TessPrimitiveType primitiveType, const SpacingMode spacingMode, const… in getCaseName() function
H A DvktTessellationWindingTests.cpp58 std::string getCaseName(const TessPrimitiveType primitiveType, const ShaderLanguage shaderLanguage, in getCaseName() function
H A DvktTessellationCoordinatesTests.cpp70 std::string getCaseName(const TessPrimitiveType primitiveType, const SpacingMode spacingMode, in getCaseName() function
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageSizeTests.cpp272 std::string getCaseName(const Texture &texture, const uint32_t flags, const bool is2DViewOf3D) in getCaseName() function
/aosp_15_r20/external/deqp/modules/internal/
H A DditTextureFormatTests.cpp934 static std::string getCaseName(TextureFormat format) in getCaseName() function
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiCopiesAndBlittingTests.cpp13206 …auto getCaseName = [](VkFormat format, VkExtent3D extent, uint32_t numLayers, std::string queueNam… in add2dImageToBufferTests() local