Home
last modified time | relevance | path

Searched defs:const (Results 9651 - 9675 of 11683) sorted by relevance

1...<<381382383384385386387388389390>>...468

/third_party/spirv-tools/source/opt/
H A Dscalar_replacement_pass.cpp564 GetArrayLength( const Instruction* arrayType) const GetArrayLength() argument
575 GetNumElements(const Instruction* type) const GetNumElements() argument
587 IsSpecConstant(uint32_t id) const IsSpecConstant() argument
593 GetStorageType( const Instruction* inst) const GetStorageType() argument
603 CanReplaceVariable( const Instruction* varInst) const CanReplaceVariable() argument
633 CheckType(const Instruction* typeInst) const CheckType() argument
669 CheckTypeAnnotations( const Instruction* typeInst) const CheckTypeAnnotations() argument
705 CheckAnnotations(const Instruction* varInst) const CheckAnnotations() argument
727 CheckUses(const Instruction* inst) const CheckUses() argument
738 CheckUses(const Instruction* inst, VariableStats* stats) const CheckUses() argument
797 CheckUsesRelaxed(const Instruction* inst) const CheckUsesRelaxed() argument
833 CheckImageTexelPointer(uint32_t index) const CheckImageTexelPointer() argument
837 CheckLoad(const Instruction* inst, uint32_t index) const CheckLoad() argument
847 CheckStore(const Instruction* inst, uint32_t index) const CheckStore() argument
857 CheckDebugDeclare(uint32_t index) const CheckDebugDeclare() argument
862 IsLargerThanSizeLimit(uint64_t length) const IsLargerThanSizeLimit() argument
929 GetMaxLegalIndex( const Instruction* var_inst) const GetMaxLegalIndex() argument
[all...]
H A Dtrim_capabilities_pass.cpp394 addInstructionRequirementsForOpcode( spv::Op opcode, CapabilitySet* capabilities, ExtensionSet* extensions) const addInstructionRequirementsForOpcode() argument
414 addInstructionRequirementsForOperand( const Operand& operand, CapabilitySet* capabilities, ExtensionSet* extensions) const addInstructionRequirementsForOperand() argument
460 addInstructionRequirements( Instruction* instruction, CapabilitySet* capabilities, ExtensionSet* extensions) const addInstructionRequirements() argument
492 AddExtensionsForOperand( const spv_operand_type_t type, const uint32_t value, ExtensionSet* extensions) const AddExtensionsForOperand() argument
504 DetermineRequiredCapabilitiesAndExtensions() const DetermineRequiredCapabilitiesAndExtensions() argument
538 TrimUnrequiredCapabilities( const CapabilitySet& required_capabilities) const TrimUnrequiredCapabilities() argument
568 TrimUnrequiredExtensions( const ExtensionSet& required_extensions) const TrimUnrequiredExtensions() argument
588 HasForbiddenCapabilities() const HasForbiddenCapabilities() argument
[all...]
H A Dtype_manager.cpp41 Type* TypeManager::GetType(uint32_t id) const { in GetType() argument
59 uint32_t TypeManager::GetId(const Type* type) const { in GetId() argument
49 GetTypeAndPointerType( uint32_t id, spv::StorageClass sc) const GetTypeAndPointerType() argument
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFboTestUtil.cpp111 void FlatColorShader::shadeVertices (const rr::VertexAttrib* inputs, rr::VertexPacket* const* packets, const int numPackets) const in shadeVertices() argument
121 void FlatColorShader::shadeFragments (rr::FragmentPacket* packets, const int numPackets, const rr::FragmentShadingContext& context) const in shadeFragments() argument
196 shadeVertices(const rr::VertexAttrib* inputs, rr::VertexPacket* const* packets, const int numPackets) const shadeVertices() argument
207 shadeFragments(rr::FragmentPacket* packets, const int numPackets, const rr::FragmentShadingContext& context) const shadeFragments() argument
341 setUniforms(sglr::Context& gl, deUint32 program) const setUniforms() argument
360 shadeVertices(const rr::VertexAttrib* inputs, rr::VertexPacket* const* packets, const int numPackets) const shadeVertices() argument
371 shadeFragments(rr::FragmentPacket* packets, const int numPackets, const rr::FragmentShadingContext& context) const shadeFragments() argument
500 setUniforms(sglr::Context& gl, deUint32 program) const setUniforms() argument
510 shadeVertices(const rr::VertexAttrib* inputs, rr::VertexPacket* const* packets, const int numPackets) const shadeVertices() argument
525 shadeFragments(rr::FragmentPacket* packets, const int numPackets, const rr::FragmentShadingContext& context) const shadeFragments() argument
611 setUniforms(sglr::Context& gl, deUint32 program) const setUniforms() argument
621 shadeVertices(const rr::VertexAttrib* inputs, rr::VertexPacket* const* packets, const int numPackets) const shadeVertices() argument
632 shadeFragments(rr::FragmentPacket* packets, const int numPackets, const rr::FragmentShadingContext& context) const shadeFragments() argument
719 setUniforms(sglr::Context& gl, deUint32 program) const setUniforms() argument
729 shadeVertices(const rr::VertexAttrib* inputs, rr::VertexPacket* const* packets, const int numPackets) const shadeVertices() argument
740 shadeFragments(rr::FragmentPacket* packets, const int numPackets, const rr::FragmentShadingContext& context) const shadeFragments() argument
826 shadeVertices(const rr::VertexAttrib* inputs, rr::VertexPacket* const* packets, const int numPackets) const shadeVertices() argument
837 shadeFragments(rr::FragmentPacket* packets, const int numPackets, const rr::FragmentShadingContext& context) const shadeFragments() argument
[all...]
H A Des3fLifetimeTests.cpp190 bool genRequired (void) const { return true; } in genRequired() argument
217 bool canAttachDeleted (void) const { retur argument
315 canAttachDeleted(void) const canAttachDeleted() argument
[all...]
H A Des3fPolygonOffsetTests.cpp224 shadeVertices(const rr::VertexAttrib* inputs, rr::VertexPacket* const* packets, const int numPackets) const shadeVertices() argument
241 shadeFragments(rr::FragmentPacket* packets, const int numPackets, const rr::FragmentShadingContext& context) const shadeFragments() argument
472 genRandomVec4(de::Random& rnd) const genRandomVec4() argument
[all...]
H A Des3fShaderInvarianceTests.cpp103 getArguments(void) const getArguments() argument
356 checkImage(const tcu::Surface& surface) const checkImage() argument
432 genShaders(void) const genShaders() argument
[all...]
H A Des3fStencilTests.cpp91 void shadeVertices (const rr::VertexAttrib* inputs, rr::VertexPacket* const* packets, const int numPackets) const in shadeVertices() argument
101 void shadeFragments (rr::FragmentPacket* packets, const int numPackets, const rr::FragmentShadingContext& context) const in shadeFragments() argument
[all...]
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pShaderControlStatementTests.cpp779 writeWorkload(std::ostringstream& dst, const char* resultVariableName, const char* inputVariableName) const writeWorkload() argument
816 writeWorkload(std::ostringstream& dst, const char* resultVariableName, const char* inputVariableName) const writeWorkload() argument
841 writeWorkload(std::ostringstream& dst, const char* resultVariableName, const char* inputVariableName) const writeWorkload() argument
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fCopyImageTests.cpp267 const IVec2& getCellSize (void) const { return m_cellSize; } in getCellSize() argument
269 int getCellCount (void) const { retur argument
325 getOrigin(void) const getOrigin() argument
337 getUsedAreaBoundingBox(void) const getUsedAreaBoundingBox() argument
350 getFormat(void) const getFormat() argument
351 getTarget(void) const getTarget() argument
352 getSize(void) const getSize() argument
451 hasNextImage(void) const hasNextImage() argument
453 getMipLevel(void) const getMipLevel() argument
454 getMipLevelCount(void) const getMipLevelCount() argument
455 getCurrentImage(void) const getCurrentImage() argument
456 getLevelImageCount(void) const getLevelImageCount() argument
457 getSize(void) const getSize() argument
458 getTarget(void) const getTarget() argument
[all...]
H A Des31fDebugTests.cpp183 void TestFunctionWrapper::call (DebugMessageTestContext& ctx) const in call() argument
392 verifyMessageCount(const MessageID& id, GLenum severity, int refCount, int resCount, bool messageEnabled) const verifyMessageCount() argument
625 isDebugContext(void) const isDebugContext() argument
[all...]
H A Des31fFboTestUtil.cpp184 setUniforms(sglr::Context& gl, deUint32 program) const setUniforms() argument
203 shadeVertices(const rr::VertexAttrib* inputs, rr::VertexPacket* const* packets, const int numPackets) const shadeVertices() argument
214 shadeFragments(rr::FragmentPacket* packets, const int numPackets, const rr::FragmentShadingContext& context) const shadeFragments() argument
359 setUniforms(sglr::Context& gl, deUint32 program) const setUniforms() argument
370 shadeVertices(const rr::VertexAttrib* inputs, rr::VertexPacket* const* packets, const int numPackets) const shadeVertices() argument
385 shadeFragments(rr::FragmentPacket* packets, const int numPackets, const rr::FragmentShadingContext& context) const shadeFragments() argument
[all...]
H A Des31fMultisampleTests.cpp302 renderTriangle(const Vec3& p0, const Vec3& p1, const Vec3& p2, const Vec4& c0, const Vec4& c1, const Vec4& c2) const renderTriangle() argument
346 renderTriangle(const Vec2& p0, const Vec2& p1, const Vec2& p2, const Vec4& c0, const Vec4& c1, const Vec4& c2) const renderTriangle() argument
354 renderTriangle(const Vec2& p0, const Vec2& p1, const Vec2& p2, const Vec4& color) const renderTriangle() argument
359 renderQuad(const Vec2& p0, const Vec2& p1, const Vec2& p2, const Vec2& p3, const Vec4& c0, const Vec4& c1, const Vec4& c2, const Vec4& c3) const renderQuad() argument
365 renderQuad(const Vec2& p0, const Vec2& p1, const Vec2& p2, const Vec2& p3, const Vec4& color) const renderQuad() argument
381 readImage(tcu::Surface& dst) const readImage() argument
489 drawPattern(bool invert) const drawPattern() argument
[all...]
H A Des31fTessellationGeometryInteractionTests.cpp108 getVertexSource(void) const getVertexSource() argument
122 getFragmentSource(void) const getFragmentSource() argument
335 getTessellationControlSource(void) const getTessellationControlSource() argument
377 getTessellationEvaluationSource(bool geometryActive) const getTessellationEvaluationSource() argument
415 getGeometrySource(void) const getGeometrySource() argument
652 getTessellationControlSource(void) const getTessellationControlSource() argument
685 getTessellationEvaluationSource(void) const getTessellationEvaluationSource() argument
716 getGeometrySource(bool tessellationActive) const getGeometrySource() argument
[all...]
H A Des31fTextureMultisampleTests.cpp522 convertToSceneSpec(TriangleSceneSpec& scene, const tcu::Vec2& samplePos) const convertToSceneSpec() argument
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsMemoryStressCase.cpp435 getResult(void) const getResult() argument
436 getGLError(void) const getGLError() argument
437 getObjectCount(void) const getObjectCount() argument
438 getBytes(void) const getBytes() argument
[all...]
H A DglsRandomShaderCase.cpp102 inline vector<pair<int, const glu::Texture2D*> > TextureManager::getBindings2D (void) const in getBindings2D() argument
110 inline vector<pair<int, const glu::TextureCube*> > TextureManager::getBindingsCube (void) const in getBindingsCube() argument
253 checkShaderLimits(const rsg::Shader& shader) const checkShaderLimits() argument
274 checkProgramLimits(const rsg::Shader& vtxShader, const rsg::Shader& frgShader) const checkProgramLimits() argument
[all...]
H A DglsScissorTests.cpp340 isPoint(void) const isPoint() argument
345 render(GLuint program, const IVec4&) const render() argument
461 isPoint(void) const isPoint() argument
466 render(GLuint program, const IVec4&) const render() argument
553 isPoint(void) const isPoint() argument
558 render(GLuint program, const IVec4& viewport) const render() argument
828 render(GLuint program) const render() argument
873 isPoint(void) const isPoint() argument
[all...]
H A DglsStateQueryUtil.hpp96 const T& get (void) const { return m_value; } in get() argument
132 isUndefined() const isUndefined() argument
141 isMemoryContaminated() const isMemoryContaminated() argument
147 isPreguardContaminated(void) const isPreguardContaminated() argument
156 isPostguardContaminated(void) const isPostguardContaminated() argument
165 verifyValidity(tcu::TestContext& testCtx) const verifyValidity() argument
201 verifyValidity(tcu::ResultCollector& result) const verifyValidity() argument
[all...]
H A DglsTextureStateQueryTests.cpp211 check(const glu::ContextInfo& ctxInfo) const check() argument
885 test(glu::CallLogWrapper& gl, tcu::ResultCollector& result) const test() argument
963 test(glu::CallLogWrapper& gl, tcu::ResultCollector& result) const test() argument
1041 test(glu::CallLogWrapper& gl, tcu::ResultCollector& result) const test() argument
1117 test(glu::CallLogWrapper& gl, tcu::ResultCollector& result) const test() argument
1188 test(glu::CallLogWrapper& gl, tcu::ResultCollector& result) const test() argument
1272 test(glu::CallLogWrapper& gl, tcu::ResultCollector& result) const test() argument
1360 test(glu::CallLogWrapper& gl, tcu::ResultCollector& result) const test() argument
1462 test(glu::CallLogWrapper& gl, tcu::ResultCollector& result) const test() argument
1533 test(glu::CallLogWrapper& gl, tcu::ResultCollector& result) const test() argument
1604 test(glu::CallLogWrapper& gl, tcu::ResultCollector& result) const test() argument
1676 test(glu::CallLogWrapper& gl, tcu::ResultCollector& result) const test() argument
1792 test(glu::CallLogWrapper& gl, tcu::ResultCollector& result) const test() argument
1819 test(glu::CallLogWrapper& gl, tcu::ResultCollector& result) const test() argument
1954 test(glu::CallLogWrapper& gl, tcu::ResultCollector& result) const test() argument
2025 test(glu::CallLogWrapper& gl, tcu::ResultCollector& result) const test() argument
2109 test(glu::CallLogWrapper& gl, tcu::ResultCollector& result) const test() argument
2197 test(glu::CallLogWrapper& gl, tcu::ResultCollector& result) const test() argument
2268 test(glu::CallLogWrapper& gl, tcu::ResultCollector& result) const test() argument
2339 test(glu::CallLogWrapper& gl, tcu::ResultCollector& result) const test() argument
2366 test(glu::CallLogWrapper& gl, tcu::ResultCollector& result) const test() argument
2443 test(glu::CallLogWrapper& gl, tcu::ResultCollector& result) const test() argument
[all...]
H A DglsUniformBlockCase.hpp81 bool isBasicType (void) const { return m_type == TYPE_BASIC; } in isBasicType() argument
82 bool isArrayType (void) const { return m_type == TYPE_ARRAY; } in isArrayType() argument
83 bool isStructType (void) const { return m_type == TYPE_STRUCT; } in isStructType() argument
85 deUint32 getFlags (void) const { return m_flags; } in getFlags() argument
86 glu::DataType getBasicType (void) const { return m_data.basicType; } in getBasicType() argument
88 const VarType& getElementType (void) const { retur argument
89 getArraySize(void) const getArraySize() argument
91 getStruct(void) const getStruct() argument
131 getName(void) const getName() argument
132 getType(void) const getType() argument
133 getFlags(void) const getFlags() argument
150 getTypeName(void) const getTypeName() argument
153 begin(void) const begin() argument
155 end(void) const end() argument
169 getName(void) const getName() argument
170 getType(void) const getType() argument
171 getFlags(void) const getFlags() argument
187 getBlockName(void) const getBlockName() argument
188 getInstanceName(void) const getInstanceName() argument
189 isArray(void) const isArray() argument
190 getArraySize(void) const getArraySize() argument
191 getFlags(void) const getFlags() argument
199 begin(void) const begin() argument
201 end(void) const end() argument
223 getNumUniformBlocks(void) const getNumUniformBlocks() argument
224 getUniformBlock(int ndx) const getUniformBlock() argument
[all...]
/third_party/vk-gl-cts/modules/internal/
H A DditFrameworkTests.cpp736 shadeVertices(const rr::VertexAttrib* inputs, rr::VertexPacket* const* packets, const int numPackets) const runCase() argument
756 shadeFragments(rr::FragmentPacket* packets, const int numPackets, const rr::FragmentShadingContext& context) const runCase() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineImageTests.cpp128 checkSupport(Context& context) const checkSupport() argument
151 getImageSamplingInstanceParams(AllocationKind allocationKind, VkDescriptorType samplingType, VkImageViewType imageViewType, VkFormat imageFormat, const tcu::IVec3& imageSize, int imageCount, int arraySize) const getImageSamplingInstanceParams() argument
215 initPrograms(SourceCollections& sourceCollections) const initPrograms() argument
293 createInstance(Context& context) const createInstance() argument
[all...]
H A DvktPipelineLogicOpTests.cpp164 checkSupport(Context &ctx) const checkSupport() argument
177 initPrograms(SourceCollections& sourceCollections) const initPrograms() argument
477 createInstance(Context& context) const createInstance() argument
[all...]
H A DvktPipelineTimestampTests.cpp247 getPipelineConstructionType(void) const getPipelineConstructionType() argument
248 getStageVector(void) const getStageVector() argument
249 getInRenderPass(void) const getInRenderPass() argument
250 getHostQueryReset(void) const getHostQueryReset() argument
251 getQueryResultFlags(void) const getQueryResultFlags() argument
286 generateTestName(void) const generateTestName() argument
311 generateTestDescription(void) const generateTestDescription() argument
346 getMethod(void) const getMethod() argument
520 initPrograms(SourceCollections& programCollection) const initPrograms() argument
525 checkSupport(Context& context) const checkSupport() argument
[all...]

Completed in 26 milliseconds

1...<<381382383384385386387388389390>>...468