Home
last modified time | relevance | path

Searched defs:formatName (Results 51 - 74 of 74) sorted by relevance

123

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassLoadStoreOpNoneTests.cpp1694 const std::string formatName = getFormatCaseName(formats[f]); local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageAtomicOperationTests.cpp2034 const std::string formatName = getShaderImageFormatQualifier(format); in createImageAtomicOperationTests() local
/third_party/vk-gl-cts/external/openglcts/modules/gles2/
H A Des2cTexture3DTests.cpp2013 const char* formatName = sizedFilterableFormatsByType[fmtNdx].name; in init() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcPackedDepthStencilTests.cpp86 const char* formatName; member
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dmsgfmt.cpp699 MessageFormat::adoptFormat(const UnicodeString& formatName, in adoptFormat() argument
759 MessageFormat::getFormat(const UnicodeString& formatName, UErrorCode& status) { in getFormat() argument
779 MessageFormat::setFormat(const UnicodeString& formatName, in setFormat() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineSamplerBorderSwizzleTests.cpp1305 const std::string formatName = de::toLower(std::string(getFormatName(format)).substr(skip)); in createSamplerBorderSwizzleTests() local
H A DvktPipelineSamplerTests.cpp2111 const std::string formatName = getFormatCaseName(format); in createExactSamplingTests() local
H A DvktPipelineVertexInputTests.cpp1618 const std::string formatName = getFormatName(attributeInfo.vkType); in getAttributeInfoCaseName() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassDepthStencilResolveTests.cpp1500 const char* formatName = formatData.name; in initTests() local
1684 const char* formatName = formatData.name; in initTests() local
H A DvktRenderPassLoadStoreOpNoneTests.cpp1687 const std::string formatName = getFormatCaseName(formats[f]); local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageHostImageCopyTests.cpp1991 std::string formatName = formatAndCommand.command == DRAW ? "draw" : "dispatch"; in testGenerator() local
2175 const auto formatName = getFormatShortString(format.format); in testGenerator() local
2215 const auto formatName = getFormatShortString(format.format); in testGenerator() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineVertexInputTests.cpp1760 const std::string formatName = getFormatName(attributeInfo.vkType); in getAttributeInfoCaseName() local
H A DvktPipelineSamplerTests.cpp2511 const std::string formatName = getFormatCaseName(format); in createExactSamplingTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmGraphicsShaderTestUtil.cpp3115 const std::string formatName = getFormatName(instance.interfaces.getInputType().getVkFormat()); in runAndVerifyDefaultPipeline() local
3125 const std::string formatName = getFormatName(instance.interfaces.getInputType().getVkFormat()); in runAndVerifyDefaultPipeline() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmGraphicsShaderTestUtil.cpp3112 const std::string formatName = getFormatName(instance.interfaces.getInputType().getVkFormat()); in runAndVerifyDefaultPipeline() local
3122 const std::string formatName = getFormatName(instance.interfaces.getInputType().getVkFormat()); in runAndVerifyDefaultPipeline() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryAccelerationStructuresTests.cpp3658 const auto formatName = getFormatSimpleName(format); in addVertexIndexFormatsTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.cpp1420 const std::string formatName = subgroups::getFormatNameForGLSL(format); in initStdPrograms() local
1377 getBufferDeclarations(vk::VkShaderStageFlags shaderStage, const std::string& formatName, const std::vector<std::string>& declarations, const deUint32 stage) getBufferDeclarations() argument
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderImageLoadStoreTests.cpp3292 const string formatName = getShaderImageFormatQualifier(formats[formatNdx]); in init() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
H A DvktRayQueryAccelerationStructuresTests.cpp3604 const auto formatName = getFormatSimpleName(format); in addVertexIndexFormatsTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.cpp1420 const std::string formatName = subgroups::getFormatNameForGLSL(format); in initStdPrograms() local
1377 getBufferDeclarations(vk::VkShaderStageFlags shaderStage, const std::string& formatName, const std::vector<std::string>& declarations, const deUint32 stage) getBufferDeclarations() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingAccelerationStructuresTests.cpp5054 const auto formatName = getFormatSimpleName(format); in addVertexIndexFormatsTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingAccelerationStructuresTests.cpp4512 const auto formatName = getFormatSimpleName(format); in addVertexIndexFormatsTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiCopiesAndBlittingTests.cpp10755 const std::string formatName = getFormatName(imageFormats[imageFormatsNdx]); in addImageToImageArrayTests() local
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 115 milliseconds

123