/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/ |
H A D | CollectVariables_test.cpp | 35 CollectVariablesTest(::GLenum shaderType) : mShaderType(shaderType) {} in CollectVariablesTest() argument 161 CollectVariablesTestES31(sh::GLenum shaderType) : CollectVariablesTest(shaderType) {} in CollectVariablesTestES31() argument 175 CollectVariablesEXTGeometryShaderTest(sh::GLenum shaderType) in CollectVariablesEXTGeometryShaderTest() argument
|
/third_party/skia/src/gpu/d3d/ |
H A D | GrD3DPipelineStateBuilder.cpp | 575 SkFourByteTag shaderType = 0; in finalize() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/ |
H A D | vktYCbCrViewTests.cpp | 328 glu::ShaderType shaderType; member 757 const glu::ShaderType shaderType = glu::SHADERTYPE_FRAGMENT; in populateViewTypeGroup() local
|
H A D | vktYCbCrImageQueryTests.cpp | 84 glu::ShaderType shaderType; member 818 glu::ShaderType shaderType; member 861 const glu::ShaderType shaderType = (glu::ShaderType)shaderTypeNdx; populateQueryGroup() local [all...] |
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fShaderIndexingTests.cpp | 1018 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init() local 1046 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init() local 1082 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init() local 1124 ShaderType shaderType in init() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
H A D | vktShaderRenderIndexingTests.cpp | 1152 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init() local 1182 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init() local 1220 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init() local 1264 ShaderType shaderType in init() local [all...] |
/third_party/vk-gl-cts/framework/opengl/ |
H A D | gluShaderProgram.cpp | 40 Shader::Shader (const RenderContext& renderCtx, ShaderType shaderType) in Shader() argument 50 Shader::Shader (const glw::Functions& gl, ShaderType shaderType) in Shader() argument 468 ShaderType shaderType = shaderBinary.shaderTypes[shaderTypeNdx]; init() local 537 getGLShaderType(ShaderType shaderType) getGLShaderType() argument 561 getGLShaderTypeBit(ShaderType shaderType) getGLShaderTypeBit() argument 585 getLogShaderType(ShaderType shaderType) getLogShaderType() argument [all...] |
H A D | gluShaderProgram.hpp | 202 Shader* getShader (glu::ShaderType shaderType, int shaderNdx = 0) const { return m_shaders[shaderType][shaderNdx]; } in getShader() argument 204 const ShaderInfo& getShaderInfo (glu::ShaderType shaderType, int shaderNdx = 0) const { return m_shaders[shaderType][shaderNd in getNumShaders() argument 273 ShaderType shaderType; global() member [all...] |
/third_party/vk-gl-cts/modules/egl/ |
H A D | teglGLES2SharingTests.cpp | 856 GLES2ShaderSharingTest::GLES2ShaderSharingTest (EglTestContext& eglTestCtx, const char* name, const char* desc, GLenum shaderType, const GLES2SharingTest::TestSpec& spec) in GLES2ShaderSharingTest() argument
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fShaderIndexingTests.cpp | 1097 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init() local 1125 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init() local 1161 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init() local 1197 ShaderType shaderType in init() local [all...] |
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_cmd.c | 1899 SVGA3D_SetGBShaderConstsInline(struct svga_winsys_context *swc, unsigned regStart, unsigned numRegs, SVGA3dShaderType shaderType, SVGA3dShaderConstType constType, const void *values) SVGA3D_SetGBShaderConstsInline() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
H A D | vktProtectedMemShaderImageAccessTests.cpp | 91 glu::ShaderType shaderType; member 1276 const glu::ShaderType shaderType = shaderTypes[shaderTypeNdx].type; in createShaderImageAccessTests() local [all...] |
H A D | vktProtectedMemYCbCrConversionTests.cpp | 135 glu::ShaderType shaderType; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/ |
H A D | vktRobustnessBufferAccessTests.cpp | 91 static deUint32 getNumberOfBytesAccesssed(ShaderType shaderType) { in getNumberOfBytesAccesssed() argument 298 RobustBufferAccessTest(tcu::TestContext& testContext, const std::string& name, VkShaderStageFlags shaderStage, ShaderType shaderType, VkFormat bufferFormat, bool testPipelineRobustness) RobustBufferAccessTest() argument 328 genBufferShaderAccess(ShaderType shaderType, VkFormat bufferFormat, bool readFromStorage, std::ostringstream& bufferDefinition, std::ostringstream& bufferUse) genBufferShaderAccess() argument 595 initBufferAccessPrograms(SourceCollections& programCollection, VkShaderStageFlags shaderStage, ShaderType shaderType, VkFormat bufferFormat, bool readFromStorage) initBufferAccessPrograms() argument 714 RobustBufferReadTest(tcu::TestContext& testContext, const std::string& name, VkShaderStageFlags shaderStage, ShaderType shaderType, VkFormat bufferFormat, bool testPipelineRobustness, VkDeviceSize readAccessRange, bool readFromStorage, bool accessOutOfBackingMemory) RobustBufferReadTest() argument 782 RobustBufferWriteTest(tcu::TestContext& testContext, const std::string& name, VkShaderStageFlags shaderStage, ShaderType shaderType, VkFormat bufferFormat, bool testPipelineRobustness, VkDeviceSize writeAccessRange, bool accessOutOfBackingMemory) RobustBufferWriteTest() argument 852 BufferAccessInstance(Context& context, Move<VkDevice> device, de::MovePtr<vk::DeviceDriver> deviceDriver, ShaderType shaderType, VkShaderStageFlags shaderStage, VkFormat bufferFormat, BufferAccessType bufferAccessType, VkDeviceSize inBufferAccessRange, VkDeviceSize outBufferAccessRange, bool accessOutOfBackingMemory, bool testPipelineRobustness) BufferAccessInstance() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
H A D | vktShaderIntegerFunctionTests.cpp | 113 inline int getShaderUintBitCount (glu::ShaderType shaderType, glu::Precision precision) in getShaderUintBitCount() argument 139 static void generateRandomInputData (de::Random& rnd, glu::ShaderType shaderType, glu::DataType dataType, glu::Precision precision, deUint32* dst, int numValues) in generateRandomInputData() argument 196 static std::string getIntegerFuncCaseName (glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) in getIntegerFuncCaseName() argument 286 IntegerFunctionCase::IntegerFunctionCase (tcu::TestContext& testCtx, const char* name, glu::ShaderType shaderType) in IntegerFunctionCase() argument 307 IntegerFunctionTestInstance (Context& context, glu::ShaderType shaderType, cons argument 405 UaddCarryCaseInstance(Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, int numValues, const char* name) UaddCarryCaseInstance() argument 496 UaddCarryCase(tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) UaddCarryCase() argument 515 UsubBorrowCaseInstance(Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, int numValues, const char* name) UsubBorrowCaseInstance() argument 604 UsubBorrowCase(tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) UsubBorrowCase() argument 623 UmulExtendedCaseInstance(Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, int numValues, const char* name) UmulExtendedCaseInstance() argument 708 UmulExtendedCase(tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) UmulExtendedCase() argument 727 ImulExtendedCaseInstance(Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, int numValues, const char* name) ImulExtendedCaseInstance() argument 813 ImulExtendedCase(tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) ImulExtendedCase() argument 832 BitfieldExtractCaseInstance(Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, int numValues, const char* name) BitfieldExtractCaseInstance() argument 890 BitfieldExtractCase(tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) BitfieldExtractCase() argument 909 BitfieldInsertCaseInstance(Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, int numValues, const char* name) BitfieldInsertCaseInstance() argument 971 BitfieldInsertCase(tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) BitfieldInsertCase() argument 991 BitfieldReverseCaseInstance(Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, int numValues, const char* name) BitfieldReverseCaseInstance() argument 1034 BitfieldReverseCase(tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) BitfieldReverseCase() argument 1051 BitCountCaseInstance(Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, int numValues, const char* name) BitCountCaseInstance() argument 1095 BitCountCase(tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) BitCountCase() argument 1115 FindLSBCaseInstance(Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, int numValues, const char* name) FindLSBCaseInstance() argument 1159 FindLSBCase(tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) FindLSBCase() argument 1179 findMSBCaseInstance(Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, int numValues, const char* name) findMSBCaseInstance() argument 1223 findMSBCase(tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) findMSBCase() argument [all...] |
H A D | vktShaderPackingFunctionTests.cpp | 93 ShaderPackingFunctionCase::ShaderPackingFunctionCase (tcu::TestContext& testCtx, const char* name, glu::ShaderType shaderType) in ShaderPackingFunctionCase() argument 113 ShaderPackingFunctionTestInstance (Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, const char* name) in ShaderPackingFunctionTestInstance() argument 136 PackSnorm2x16CaseInstance (Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, glu::Precision precision, const char* name) in PackSnorm2x16CaseInstance() argument 232 PackSnorm2x16Case (tcu::TestContext& testCtx, glu::ShaderType shaderType, glu::Precision precision) in PackSnorm2x16Case() argument 254 UnpackSnorm2x16CaseInstance(Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, const char* name) UnpackSnorm2x16CaseInstance() argument 337 UnpackSnorm2x16Case(tcu::TestContext& testCtx, glu::ShaderType shaderType) UnpackSnorm2x16Case() argument 355 PackUnorm2x16CaseInstance(Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, glu::Precision precision, const char* name) PackUnorm2x16CaseInstance() argument 451 PackUnorm2x16Case(tcu::TestContext& testCtx, glu::ShaderType shaderType, glu::Precision precision) PackUnorm2x16Case() argument 473 UnpackUnorm2x16CaseInstance(Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, const char* name) UnpackUnorm2x16CaseInstance() argument 557 UnpackUnorm2x16Case(tcu::TestContext& testCtx, glu::ShaderType shaderType) UnpackUnorm2x16Case() argument 576 PackHalf2x16CaseInstance(Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, const char* name) PackHalf2x16CaseInstance() argument 678 PackHalf2x16Case(tcu::TestContext& testCtx, glu::ShaderType shaderType) PackHalf2x16Case() argument 708 UnpackHalf2x16CaseInstance(Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, const char* name) UnpackHalf2x16CaseInstance() argument 879 UnpackHalf2x16Case(tcu::TestContext& testCtx, glu::ShaderType shaderType) UnpackHalf2x16Case() argument 898 PackSnorm4x8CaseInstance(Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, glu::Precision precision, const char* name) PackSnorm4x8CaseInstance() argument 1000 PackSnorm4x8Case(tcu::TestContext& testCtx, glu::ShaderType shaderType, glu::Precision precision) PackSnorm4x8Case() argument 1022 UnpackSnorm4x8CaseInstance(Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, const char* name) UnpackSnorm4x8CaseInstance() argument 1114 UnpackSnorm4x8Case(tcu::TestContext& testCtx, glu::ShaderType shaderType) UnpackSnorm4x8Case() argument 1133 PackUnorm4x8CaseInstance(Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, glu::Precision precision, const char* name) PackUnorm4x8CaseInstance() argument 1235 PackUnorm4x8Case(tcu::TestContext& testCtx, glu::ShaderType shaderType, glu::Precision precision) PackUnorm4x8Case() argument 1257 UnpackUnorm4x8CaseInstance(Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, const char* name) UnpackUnorm4x8CaseInstance() argument 1348 UnpackUnorm4x8Case(tcu::TestContext& testCtx, glu::ShaderType shaderType) UnpackUnorm4x8Case() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderLoopTests.cpp | 1546 glu::ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init() local 1569 glu::ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/ |
H A D | vktYCbCrConversionTests.cpp | 196 glu::ShaderType shaderType; member 472 evalShader(Context& context, glu::ShaderType shaderType, const MultiPlaneImageData& imageData, const UVec2& size, vk::VkFormat format, vk::VkImageTiling imageTiling, bool disjoint, vk::VkFilter textureFilter, vk::VkSamplerAddressMode addressModeU, vk::VkSamplerAddressMode addressModeV, const std::vector<vk::VkSamplerYcbcrModelConversion>& colorModels, vk::VkSamplerYcbcrRange colorRange, vk::VkChromaLocation xChromaOffset, vk::VkChromaLocation yChromaOffset, vk::VkFilter chromaFilter, const vk::VkComponentMapping& componentMapping, bool explicitReconstruction, const vector<Vec2>& sts, deUint32 samplerBinding, vector<vector<Vec4> >& results) evalShader() argument [all...] |
H A D | vktYCbCrViewTests.cpp | 330 glu::ShaderType shaderType; member 847 const glu::ShaderType shaderType = glu::SHADERTYPE_FRAGMENT; in populateViewTypeGroup() local
|
/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | utilities.cpp | 1173 GLbitfield GetBitfieldFromShaderType(ShaderType shaderType) in GetBitfieldFromShaderType() argument 1195 bool ShaderTypeSupportsTransformFeedback(ShaderType shaderType) in ShaderTypeSupportsTransformFeedback() argument
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | CollectVariables.cpp | 251 CollectVariablesTraverser( std::vector<sh::ShaderVariable> *attribs, std::vector<sh::ShaderVariable> *outputVariables, std::vector<sh::ShaderVariable> *uniforms, std::vector<sh::ShaderVariable> *inputVaryings, std::vector<sh::ShaderVariable> *outputVaryings, std::vector<sh::ShaderVariable> *sharedVariables, std::vector<sh::InterfaceBlock> *uniformBlocks, std::vector<sh::InterfaceBlock> *shaderStorageBlocks, ShHashFunction64 hashFunction, TSymbolTable *symbolTable, GLenum shaderType, const TExtensionBehavior &extensionBehavior, const ShBuiltInResources &resources, int tessControlShaderOutputVertices) CollectVariablesTraverser() argument 1257 CollectVariables(TIntermBlock *root, std::vector<ShaderVariable> *attributes, std::vector<ShaderVariable> *outputVariables, std::vector<ShaderVariable> *uniforms, std::vector<ShaderVariable> *inputVaryings, std::vector<ShaderVariable> *outputVaryings, std::vector<ShaderVariable> *sharedVariables, std::vector<InterfaceBlock> *uniformBlocks, std::vector<InterfaceBlock> *shaderStorageBlocks, ShHashFunction64 hashFunction, TSymbolTable *symbolTable, GLenum shaderType, const TExtensionBehavior &extensionBehavior, const ShBuiltInResources &resources, int tessControlShaderOutputVertices) CollectVariables() argument
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcShaderLoopTests.cpp | 1171 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init() local 1197 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | ProgramVk.cpp | 493 const gl::ShaderType shaderType = linkedUniform.getFirstShaderTypeWhereActive(); getUniformImpl() local [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/ |
H A D | mtl_command_buffer.h | 411 RenderCommandEncoder &setData(gl::ShaderType shaderType, const T &data, uint32_t index) in setData() argument
|
/third_party/skia/fuzz/ |
H A D | FuzzCanvas.cpp | 181 int shaderType; in make_fuzz_shader() local
|