Home
last modified time | relevance | path

Searched defs:vec4Type (Results 1 – 6 of 6) 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.cpp410 const string& vec4Type) in AddFillReadShader()
702 const string vec4Type = getVec4TypeStr(componentWidth, intFormat, uintFormat, floatFormat); in initPrograms() local
830 const string vec4Type = getVec4TypeStr(componentWidth, intFormat, uintFormat, floatFormat); in initPrograms() local