Searched defs:texClass (Results 1 – 3 of 3) sorted by relevance
342 oiint: ['222F', {texClass: MML.TEXCLASS.OP}], property343 oiiint: ['2230', {texClass: MML.TEXCLASS.OP}] property
650 const TextureChannelClass texClass = getTextureChannelClass(level.getFormat().type); in isLinearSampleResultValid() local709 const TextureChannelClass texClass = getTextureChannelClass(level.getFormat().type); in isLinearSampleResultValid() local927 const TextureChannelClass texClass = getTextureChannelClass(level0.getFormat().type); in isLinearMipmapLinearSampleResultValid() local1010 const TextureChannelClass texClass = getTextureChannelClass(level0.getFormat().type); in isLinearMipmapLinearSampleResultValid() local1115 const TextureChannelClass texClass = getTextureChannelClass(level0.getFormat().type); in isLinearMipmapLinearSampleResultValid() local1406 const TextureChannelClass texClass = getTextureChannelClass(faces[coords.face].getFormat().type); in isSeamlessLinearSampleResultValid() local1477 const TextureChannelClass texClass = getTextureChannelClass(faces0[coords.face].getFormat().type); in isSeamplessLinearMipmapLinearSampleResultValid() local
813 tcu::TextureChannelClass texClass = tcu::getTextureChannelClass(format.type); in iterate() local