Home
last modified time | relevance | path

Searched defs:resultType (Results 26 - 35 of 35) sorted by relevance

12

/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pBufferDataUploadTests.cpp2245 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 Des2fShaderOperatorTests.cpp1476 DataType resultType; in init() member
/third_party/glslang/SPIRV/
H A DSpvBuilder.cpp2868 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 DGlslangToSpv.cpp2589 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 DvktShaderRenderOperatorTests.cpp1944 const DataType resultType; in init() member
/third_party/skia/src/sksl/codegen/
H A DSkSLSPIRVCodeGenerator.cpp2219 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 Des3fShaderOperatorTests.cpp2355 DataType resultType; in init() member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderOperatorTests.cpp1956 const DataType resultType; in init() member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingBuiltinTests.cpp2490 src << "layout(std430, set = 0, binding = " << 0 << ") buffer Results { " << resultType << " results[]; };\n"; in generateShaderSource() local
/third_party/typescript/lib/
H A Dtsc.js70478 var resultType = void 0; global() variable
[all...]

Completed in 91 milliseconds

12