| /third_party/skia/m133/src/sksl/transform/ |
| D | SkSLRewriteIndexedSwizzle.cpp | 37 const Type& vecType = in RewriteIndexedSwizzle() local
|
| /third_party/googletest/googletest/include/gtest/hwext/ |
| D | gtest-filter.h | 39 vector<int> vecType; variable
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| D | es31fShaderFramebufferFetchTests.cpp | 381 const string vecType = getColorOutputType(m_texFmt); in genShaderSources() local 765 const string vecType = getColorOutputType(m_texFmt); in genShaderSources() local 837 const string vecType = getColorOutputType(m_texFmt); in genShaderSources() local 940 const string vecType = getColorOutputType(m_texFmt); in genShaderSources() local 1014 const string vecType = getColorOutputType(m_texFmt); in genShaderSources() local 1108 const string vecType = getColorOutputType(m_texFmt); in genShaderSources() local
|
| /third_party/skia/src/sksl/ir/ |
| D | SkSLIndexExpression.cpp | 134 const Type& vecType = scalarType.toCompound(context, vecWidth, /*rows=*/1); in Make() local
|
| /third_party/skia/m133/src/sksl/ir/ |
| D | SkSLIndexExpression.cpp | 147 const Type& vecType = baseType.columnType(context); in Make() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| D | vktSpvAsmCompositeInsertTests.cpp | 166 const string vecType = string("%v") + de::toString(elements) + "f32"; in addComputeVectorCompositeInsertTests() local 242 const string vecType = string("%v") + de::toString(elements) + "f32"; in addGraphicsVectorCompositeInsertTests() local
|
| D | vktSpvAsmIntegerDotProductTests.cpp | 326 …string vecType = "%i" + de::toString(vectorInfo.vecElementSize) + "vec" + de::toString(vectorInfo.… in generateIntegerDotProductTypeDeclsAndStrideDecors() local 337 …string vecType = "%u" + de::toString(vectorInfo.vecElementSize) + "vec" + de::toString(vectorInfo.… in generateIntegerDotProductTypeDeclsAndStrideDecors() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| D | vktSpvAsmCompositeInsertTests.cpp | 166 const string vecType = string("%v") + de::toString(elements) + "f32"; in addComputeVectorCompositeInsertTests() local 243 const string vecType = string("%v") + de::toString(elements) + "f32"; in addGraphicsVectorCompositeInsertTests() local
|
| D | vktSpvAsmIntegerDotProductTests.cpp | 326 …string vecType = "%i" + de::toString(vectorInfo.vecElementSize) + "vec" + de::toString(vectorInfo.… in generateIntegerDotProductTypeDeclsAndStrideDecors() local 337 …string vecType = "%u" + de::toString(vectorInfo.vecElementSize) + "vec" + de::toString(vectorInfo.… in generateIntegerDotProductTypeDeclsAndStrideDecors() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/ |
| D | vktRobustnessExtsTests.cpp | 768 static string genFetch(const CaseDef &caseDef, int numComponents, const string& vecType, const stri… in genFetch() 812 static string getStoreValue(int descriptorType, int numComponents, const string& vecType, const str… in getStoreValue() 834 static string genStore(int descriptorType, const string& vecType, const string& bufType, const stri… in genStore() 1002 …const string vecType = formatIsFloat(format) ? "vec4" : (formatIsSignedInt(format) ? ("i" + r64 +… in initPrograms() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/ |
| D | vktRobustnessExtsTests.cpp | 727 static string genFetch(const CaseDef &caseDef, int numComponents, const string& vecType, const stri… in genFetch() 771 static string getStoreValue(int descriptorType, int numComponents, const string& vecType, const str… in getStoreValue() 793 static string genStore(int descriptorType, const string& vecType, const string& bufType, const stri… in genStore() 961 …const string vecType = formatIsFloat(format) ? "vec4" : (formatIsSignedInt(format) ? ("i" + r64 +… in initPrograms() local
|
| /third_party/vk-gl-cts/modules/glshared/ |
| D | glsRandomShaderCase.cpp | 411 const char* vecType = DE_NULL; in operator <<() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
| D | NVPTXISelDAGToDAG.cpp | 893 unsigned vecType = NVPTX::PTXLdStInstCode::Scalar; in tryLoad() local 1745 unsigned vecType = NVPTX::PTXLdStInstCode::Scalar; in tryStore() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| D | BuildSPIRV.cpp | 1376 SpirvType vecType; in getNullVectorConstantHelper() local 1390 SpirvType vecType; in getVectorConstantHelper() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineInterfaceMatchingTests.cpp | 1080 const VecType* vecType = vecTypeList[vecDataFormat]; in createInterfaceMatchingTests() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| D | vktPipelineInterfaceMatchingTests.cpp | 1078 const VecType* vecType = vecTypeList[vecDataFormat]; in createInterfaceMatchingTests() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
| D | vktShaderLibrary.cpp | 628 …const DataType vecType = isMatrix ? glu::getDataTypeFloatVec(getDataTypeMatrixNumRows(basicType))… in computeStd140Layout() local 650 …const DataType vecType = isDataTypeMatrix(basicType) ? glu::getDataTypeFloatVec(getDataTypeMatrix… in computeStd430Layout() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ |
| D | vktShaderLibrary.cpp | 628 …const DataType vecType = isMatrix ? glu::getDataTypeFloatVec(getDataTypeMatrixNumRows(basicType))… in computeStd140Layout() local 650 …const DataType vecType = isDataTypeMatrix(basicType) ? glu::getDataTypeFloatVec(getDataTypeMatrix… in computeStd430Layout() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/ |
| D | vktSSBOLayoutCase.cpp | 505 const glu::DataType vecType = glu::getDataTypeFloatVec(vecSize); in computeReferenceLayout() local 562 const glu::DataType vecType = glu::getDataTypeFloatVec(vecSize); in computeReferenceLayout() local 659 const glu::DataType vecType = glu::getDataTypeFloatVec(vecSize); in computeReferenceLayout() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/ |
| D | vktSSBOLayoutCase.cpp | 505 const glu::DataType vecType = glu::getDataTypeFloatVec(vecSize); in computeReferenceLayout() local 562 const glu::DataType vecType = glu::getDataTypeFloatVec(vecSize); in computeReferenceLayout() local 659 const glu::DataType vecType = glu::getDataTypeFloatVec(vecSize); in computeReferenceLayout() local
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| D | es3fShaderIndexingTests.cpp | 812 DataType vecType = getDataTypeFloatVec(numRows); in createMatrixSubscriptCase() local
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| D | es2fShaderIndexingTests.cpp | 887 DataType vecType = getDataTypeFloatVec(matSize); in createMatrixSubscriptCase() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
| D | vktShaderRenderIndexingTests.cpp | 926 DataType vecType = getDataTypeFloatVec(numRows); in createMatrixSubscriptCase() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| D | glcShaderIndexingTests.cpp | 975 DataType vecType = getDataTypeFloatVec(numRows); in createMatrixSubscriptCase() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
| D | vktShaderRenderIndexingTests.cpp | 933 DataType vecType = getDataTypeFloatVec(numRows); in createMatrixSubscriptCase() local
|