Home
last modified time | relevance | path

Searched defs:vec4Type (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/vulkan/
DRewriteR32fImages.cpp240 const TType &vec4Type = *StaticType::GetBasic<EbtFloat, EbpHigh, 4>(); in RewriteBuiltinFunctionCall() local
DDeclarePerVertexBlocks.cpp285 const TType *vec4Type = StaticType::GetBasic<EbtFloat, EbpHigh, 4>(); in declarePerVertex() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DTranslatorMetal.cpp308 auto vec4Type = new TType(EbtFloat, 4); in insertRasterizerDiscardLogic() local
DTranslatorMetalDirect.cpp551 auto vec4Type = new TType(EbtFloat, 4); in insertRasterizationDiscardLogic() local
DTranslatorVulkan.cpp584 const TType *vec4Type = nullptr; in AddXfbExtensionSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageAtomicOperationTests.cpp411 const string& vec4Type) in AddFillReadShader()
733 const string vec4Type = getVec4TypeStr(componentWidth, intFormat, uintFormat, floatFormat); in initPrograms() local
863 const string vec4Type = getVec4TypeStr(componentWidth, intFormat, uintFormat, floatFormat); in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
DvktImageAtomicOperationTests.cpp411 const string& vec4Type) in AddFillReadShader()
735 const string vec4Type = getVec4TypeStr(componentWidth, intFormat, uintFormat, floatFormat); in initPrograms() local
867 const string vec4Type = getVec4TypeStr(componentWidth, intFormat, uintFormat, floatFormat); in initPrograms() local