Home
last modified time | relevance | path

Searched defs:type (Results 4076 - 4100 of 12363) sorted by relevance

1...<<161162163164165166167168169170>>...495

/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dbasic_block.h80 void set_type(BlockType type) { in set_type() argument
H A Dconstruct.cpp34 ConstructType Construct::type() const { return type_; } in type() function in spvtools::val::Construct
43 bool ValidateConstructSize(ConstructType type, size_t size) { in ValidateConstructSize() argument
H A Dvalidate_annotation.cpp159 bool DecorationTakesIdParameters(SpvDecoration type) { in DecorationTakesIdParameters() argument
321 const auto type = _.FindDef(target->type_id()); in ValidateDecorationTarget() local
[all...]
H A Dvalidate_decorations.cpp118 std::vector<uint32_t> getStructMembers(uint32_t struct_id, SpvOp type, in getStructMembers() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dtext_literal_test.cpp170 successfulEncode(const TextLiteralCase& test, IdTypeClass type) successfulEncode() argument
186 failedEncode(const TextLiteralCase& test, IdTypeClass type) failedEncode() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_decoration_test.cpp6515 ShaderWithComponentDecoration(const std::string& type, const std::string& decoration) ShaderWithComponentDecoration() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
H A DIntermNode_test.cpp38 TIntermSymbol *createTestSymbol(const TType &type) in createTestSymbol() argument
72 const TType *type = new TType(arg->getAsTyped()->getType()); in createTestFunction() local
142 const TType *type = StaticType::Get<EbtInt, EbpHigh, EvqTemporary, 1, 1>(); in TEST_F() local
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
H A DtcuANGLEPlatform.cpp163 std::vector<eglw::EGLAttrib> ANGLEPlatform::initAttribs(eglw::EGLAttrib type, in initAttribs() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DIndexBufferOffsetTest.cpp117 void runTest(GLenum type, in runTest() argument
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DBlitFramebufferPerf.cpp27 const char *BufferTypeString(BufferType type) in BufferTypeString() argument
44 GLbitfield BufferTypeMask(BufferType type) in BufferTypeMask() argument
61 GLenum BufferTypeFormat(BufferType type) in BufferTypeFormat() argument
78 GLenum BufferTypeAttachment(BufferType type) in BufferTypeAttachment() argument
118 BufferType type member
233 D3D11(BufferType type, unsigned int samples) D3D11() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
H A DBufferNULL.cpp118 getIndexRange(const gl::Context *context, gl::DrawElementsType type, size_t offset, size_t count, bool primitiveRestartEnabled, gl::IndexRange *outRange) getIndexRange() argument
/third_party/skia/src/gpu/geometry/
H A DGrQuad.cpp104 Type type; in MakeFromRect() local
119 Type type = quad_type_for_points(pts, matrix); in MakeFromSkQuad() local
/third_party/skia/src/gpu/gl/
H A DGrGLVertexArray.cpp21 static AttribLayout attrib_layout(GrVertexAttribType type) { in attrib_layout() argument
H A DGrGLUniformHandler.cpp78 GrTextureType type = backendFormat.textureType(); in addSampler() local
27 internalAddUniformArray( const GrFragmentProcessor* owner, uint32_t visibility, GrSLType type, const char* name, bool mangleName, int arrayCount, const char** outName) internalAddUniformArray() argument
H A DGrGLTexture.cpp32 static inline GrGLenum target_from_texture_type(GrTextureType type) { in target_from_texture_type() argument
/third_party/skia/src/gpu/glsl/
H A DGrGLSLVarying.h20 static bool is_matrix(GrSLType type) { in is_matrix() argument
44 GrGLSLVarying(GrSLType type, Scope scope = Scope::kVertToFrag) in GrGLSLVarying() argument
51 void reset(GrSLType type, Scope scope = Scope::kVertToFrag) { in reset() argument
59 GrSLType type() const { return fType; } in type() function in GrGLSLVarying
H A DGrGLSLUniformHandler.h53 addUniform(const GrFragmentProcessor* owner, uint32_t visibility, GrSLType type, const char* name, const char** outName = nullptr) addUniform() argument
62 addUniformArray(const GrFragmentProcessor* owner, uint32_t visibility, GrSLType type, const char* name, int arrayCount, const char** outName = nullptr) addUniformArray() argument
/third_party/skia/src/gpu/
H A DGrGpuResource.cpp87 dumpMemoryStatisticsPriv(SkTraceMemoryDump* traceMemoryDump, const SkString& resourceName, const char* type, size_t size) const dumpMemoryStatisticsPriv() argument
H A DGrShaderVar.h40 GrShaderVar(SkString name, GrSLType type, int arrayCount = kNonArray) in GrShaderVar() argument
45 GrShaderVar(const char* name, GrSLType type, int arrayCount = kNonArray) in GrShaderVar() argument
48 GrShaderVar(SkString name, GrSLType type, TypeModifier typeModifier) in GrShaderVar() argument
53 GrShaderVar(const char* name, GrSLType type, TypeModifier typeModifier) in GrShaderVar() argument
56 GrShaderVar(SkString name, GrSLType type, TypeModifie argument
62 GrShaderVar(SkString name, GrSLType type, TypeModifier typeModifier, int arrayCount, SkString layoutQualifier, SkString extraModifier) GrShaderVar() argument
77 set(GrSLType type, const char* name) set() argument
100 setTypeModifier(TypeModifier type) setTypeModifier() argument
[all...]
H A DGrProgramDesc.cpp27 static inline uint16_t texture_type_key(GrTextureType type) { in texture_type_key() argument
H A DGrSPIRVUniformHandler.cpp31 uint32_t grsltype_to_alignment_mask(GrSLType type) { in grsltype_to_alignment_mask() argument
94 static inline uint32_t grsltype_to_size(GrSLType type) { in grsltype_to_size() argument
164 uint32_t get_ubo_offset(uint32_t* currentOffset, GrSLType type, int arrayCount) { in get_ubo_offset() argument
188 internalAddUniformArray( const GrFragmentProcessor* owner, uint32_t visibility, GrSLType type, const char* name, bool mangleName, int arrayCount, const char** outName) internalAddUniformArray() argument
[all...]
/third_party/skia/src/gpu/d3d/
H A DGrD3DDescriptorTableManager.h36 D3D12_DESCRIPTOR_HEAP_TYPE type() const { return fType; } in type() function in GrD3DDescriptorTable
65 D3D12_DESCRIPTOR_HEAP_TYPE type() const { return fType; } in type() function in GrD3DDescriptorTableManager::Heap
20 GrD3DDescriptorTable(D3D12_CPU_DESCRIPTOR_HANDLE baseCPU, D3D12_GPU_DESCRIPTOR_HANDLE baseGPU, ID3D12DescriptorHeap* heap, D3D12_DESCRIPTOR_HEAP_TYPE type) GrD3DDescriptorTable() argument
74 Heap(GrD3DGpu* gpu, std::unique_ptr<GrD3DDescriptorHeap>& heap, D3D12_DESCRIPTOR_HEAP_TYPE type, unsigned int descriptorCount) Heap() argument
/third_party/skia/src/gpu/vk/
H A DGrVkUniformHandler.cpp24 static uint32_t grsltype_to_alignment_mask(GrSLType type) { in grsltype_to_alignment_mask() argument
88 static inline uint32_t grsltype_to_vk_size(GrSLType type, int layout) { in grsltype_to_vk_size() argument
164 get_aligned_offset(uint32_t* currentOffset, GrSLType type, int arrayCount, int layout) get_aligned_offset() argument
199 internalAddUniformArray( const GrFragmentProcessor* owner, uint32_t visibility, GrSLType type, const char* name, bool mangleName, int arrayCount, const char** outName) internalAddUniformArray() argument
[all...]
/third_party/skia/src/core/
H A DSkYUVAPixmaps.cpp42 void SkYUVAPixmapInfo::SupportedDataTypes::enableDataType(DataType type, int numChannels) { in enableDataType() argument
/third_party/skia/src/gpu/effects/
H A DGrConvexPolyEffect.cpp17 Make(std::unique_ptr<GrFragmentProcessor> inputFP, GrClipEdgeType type, const SkPath& path) Make() argument

Completed in 20 milliseconds

1...<<161162163164165166167168169170>>...495