| /third_party/vk-gl-cts/modules/gles3/performance/ |
| H A D | es3pBufferDataUploadTests.cpp | 2245 BasicUploadCase<SampleType>::BasicUploadCase (Context& context, const char* name, const char* desc, int bufferSizeMin, int bufferSizeMax, int numSamples, deUint32 bufferUsage, CaseType caseType, ResultType resultType, int flags) in BasicUploadCase() argument
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fShaderOperatorTests.cpp | 1476 DataType resultType; in init() member
|
| /third_party/glslang/SPIRV/ |
| H A D | SpvBuilder.cpp | 2868 Id Builder::createBuiltinCall(Id resultType, Id builtins, int entryPoint, const std::vector<Id>& args) in createBuiltinCall() argument 2883 Id Builder::createTextureCall(Decoration precision, Id resultType, bool sparse, bool fetch, bool proj, bool gather, in createTextureCall() argument 3098 Id resultType = 0; createTextureQueryCall() local 3732 accessChainLoad(Decoration precision, Decoration l_nonUniform, Decoration r_nonUniform, Id resultType, spv::MemoryAccessMask memoryAccess, spv::Scope scope, unsigned int alignment) accessChainLoad() argument [all...] |
| H A D | GlslangToSpv.cpp | 2589 auto resultType = [&invertedType, &node, this](){ return invertedType != spv::NoType ? in visitUnary() local 2837 auto resultType = [&invertedType, &node, this](){ return invertedType != spv::NoType ? in visitAggregate() local 5828 auto resultType = [&returnType,this]{ return convertGlslangToSpvType(returnType); }; createImageTextureFunctionCall() local 6701 spv::Id resultType = builder.getTypeId(right); createBinaryMatrixOperation() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
| H A D | vktShaderRenderOperatorTests.cpp | 1944 const DataType resultType; in init() member
|
| /third_party/skia/src/sksl/codegen/ |
| H A D | SkSLSPIRVCodeGenerator.cpp | 2219 SpvId SPIRVCodeGenerator::writeBinaryOperation(const Type& resultType, in writeBinaryOperation() argument 2326 writeBinaryExpression(const Type& leftType, SpvId lhs, Operator op, const Type& rightType, SpvId rhs, const Type& resultType, OutputStream& out) writeBinaryExpression() argument [all...] |
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fShaderOperatorTests.cpp | 2355 DataType resultType; in init() member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
| H A D | vktShaderRenderOperatorTests.cpp | 1956 const DataType resultType; in init() member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
| H A D | vktRayTracingBuiltinTests.cpp | 2490 src << "layout(std430, set = 0, binding = " << 0 << ") buffer Results { " << resultType << " results[]; };\n"; in generateShaderSource() local
|
| /third_party/typescript/lib/ |
| H A D | tsc.js | 70478 var resultType = void 0; global() variable [all...] |